Skip to content

Домашнее задание 7.1. Каррирование. Разгуляева А.И.#6

Open
ada1ra wants to merge 2 commits intomainfrom
hw_7_1_curry
Open

Домашнее задание 7.1. Каррирование. Разгуляева А.И.#6
ada1ra wants to merge 2 commits intomainfrom
hw_7_1_curry

Conversation

@ada1ra
Copy link
Owner

@ada1ra ada1ra commented Oct 26, 2025

No description provided.

@ada1ra ada1ra requested a review from chernishev October 26, 2025 18:58
Comment on lines +2 to +3
if arity < 0:
raise ValueError("Арность не может быть отрицательной")
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Добавить проверки:
Что n -- это целое число;
Что n не превышает реальное количество аргументов func.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants